Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

programs: Some utility scripts to augment queue profiles with sideband info #1914

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

HansKristian-Work
Copy link
Owner

@HansKristian-Work HansKristian-Work commented Feb 23, 2024

Useful when debugging bad CPU <-> GPU overlap and other perf debug.

The first script takes a Proton fsync log and generates events. Very specific, but has uncovered bugs in the past.

The second script can take profiling data from perf and emit sampling data. Quite useful too in some situations.

Usage is explained in the scripts themselves.

@HansKristian-Work HansKristian-Work force-pushed the fsync-log-tool branch 3 times, most recently from 16794af to 5ada93a Compare February 23, 2024 17:30
@HansKristian-Work HansKristian-Work force-pushed the fsync-log-tool branch 5 times, most recently from dbaccc5 to 2c7acb5 Compare February 3, 2025 12:24
@HansKristian-Work HansKristian-Work marked this pull request as ready for review February 3, 2025 16:03
@HansKristian-Work HansKristian-Work changed the title programs: Add utility to convert Proton fsync log into queue profile. programs: Some utility scripts to augment queue profiles with sideband info Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant